CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 词法 分析 实验 报告

搜索资源列表

  1. shiyansan

    0下载:
  2. 一个汇编语言的实验报告,汇编语言词法分析-An assembly language lab reports, assembly language lexical analysis
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:19132
    • 提供者:fanyan
  1. shiyanyi

    0下载:
  2. 编译原理实验报告,词法分析,自己看一下吧,开发环境未知,亲。-Report compiler principle experiment, lexical analysis, look at it yourself, the development environment is unknown, pro.
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:22056
    • 提供者:fanyan
  1. kcsj

    0下载:
  2. 编译实验报告,词法分析语法分析语义分析目标代码生成全过程,-Compile the report of the experiment, lexical analysis, syntax analysis semantic analysis of the whole process of target code generation,
  3. 所属分类:Software Testing

    • 发布日期:2017-04-06
    • 文件大小:178821
    • 提供者:小强
  1. lexical-analyzer

    1下载:
  2. 编译原理实验报告 实验一:词法分析器 实验目的: 实现TINY+语言的词法分析程序(扫描程序) 实验内容: 1、词法分析器输入输出 扫描程序的输入是源代码文件,输出是token串。 2、需要遵循“最长串匹配原则”,如匹配字符串‘:=’ 为赋值操作符,而不是冒号和等号两个操作符。 Token 以键值对 (Kind, Value)的形式表示。下面的符号表示不同的token类别(即Kind的取值) KEY 表示保留字 SYM 表示特殊符号 ID 表示标识符
  3. 所属分类:Windows Kernel

    • 发布日期:2016-05-08
    • 文件大小:2717696
    • 提供者:alfred artorius
  1. syntactic-analyzer

    0下载:
  2. 编译原理实验报告 实验二:语法分析器 设计、编制、调试一个词法分析子程序-识别单词,加深对词法分析的理解掌握以及高级语言语法结构的定义,掌握语法分析的常用方法-Compile report principle experiment Experiment two: parser design, compilation, debugging a lexical analysis routines- to recognize words, to deepen the understandin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:896773
    • 提供者:alfred artorius
  1. Compiler-theory-Lexical-analysis

    0下载:
  2. 编译原理词法分析在VC++6.0上的实现,含有源代码以及实验报告的完整版-Compiler theory lexical analysis implemented on VC++6.0 containing the source code and the full version of the test report
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:146491
    • 提供者:董迪
  1. PL0

    1下载:
  2. 山东大学编译实验(PL/0语言),实现全部功能,包括词法,语法和分析,内附实验报告-Shandong University compiled experiment (PL/0 language), to achieve full functionality, including lexical, syntax and analysis, enclosing the test report
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1080318
    • 提供者:筱晓
  1. Project3

    0下载:
  2. 编译原理实验三,词法分析 输入:(文本文件) PL/0 表达式, 用实验一的输出形式作为输入。 例如: 对于 PL/0 表达式, (a+15) *b 用如下二元组形式作为输入: (lparen,( ) (ident, a) (plus, + ) (number, 15) (rparen,) ) (times, * ) (ident, b ) 输出:(直接用屏幕显示) 对于语法正确的表达式,报告“语法正确”; 对于语法错误的表达式,报告“语法错误
  3. 所属分类:assembly language

    • 发布日期:2017-12-16
    • 文件大小:4270080
    • 提供者:李莉莉
  1. 编译原理课程设计

    1下载:
  2. 根据一遍扫描编译器的总体架构,基于词法分析程序、语法分析程序和语义分析程序的原理,综合分析、设计和开发各功能模块,围绕具体实现环节制定技术路线和方案,加深对编译技术的认识,增强设计、编写和调试程序的能力,并能按要求撰写实验报告等文档。
  3. 所属分类:编译器/词法分析

« 1 2 3 4 5»
搜珍网 www.dssz.com